Skip to content

Conversation

@barbibulle
Copy link
Collaborator

@barbibulle barbibulle commented Jan 24, 2026

Fix a few HCI types.
Fix the way return parameters are parsed.
Fix the way command complete and command status event flow control is supported.
The send_sync_command has been split now into two commands: send_sync_command that always checks the status and returns a class instance, and send_sync_command_raw that does not check the status and returns an HCI_Command_Complete_Event. This allows for better type checking than having a check_status argument, with a return type that could depend on that argument.

@barbibulle barbibulle marked this pull request as ready for review January 27, 2026 17:43
@barbibulle barbibulle requested a review from zxzxwu January 27, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant